@charset "UTF-8";
/* CSS Document */
*{ margin:0; padding:0;}
img{ border:0;}
article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section {
	display:block;
}
body{ color:#3c3527; font-size:14px;-webkit-font-smoothing: antialiased;font-family: Arial,"Microsoft YaHei",微软雅黑,"MicrosoftJhengHei",华文细黑,STHeiti,MingLiu;-webkit-text-size-adjust：none; }
a,a:visited{ text-decoration:none;}
h1{ font-size:14px;} 
.grey{ color:#898989;}
.sub{ font-size:.8em;}
ul{ list-style:none;}
a:hover,a:active{ color:#9b9482;}
.clear{ clear:both;}
.left{ float:left;}
.right{ float:right;}
h1,h2,h3{ font-weight:normal}
